Autogenerated HTML docs for v2.12.0-189-g3bc532
diff --git a/glossary-content.txt b/glossary-content.txt index 8ad29e6..fc9320e 100644 --- a/glossary-content.txt +++ b/glossary-content.txt
@@ -386,8 +386,10 @@ exclude;; After a path matches any non-exclude pathspec, it will be run - through all exclude pathspec (magic signature: `!`). If it - matches, the path is ignored. + through all exclude pathspec (magic signature: `!` or its + synonym `^`). If it matches, the path is ignored. When there + is no non-exclude pathspec, the exclusion is applied to the + result set as if invoked without any pathspec. -- [[def_parent]]parent::